home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #1 / Cd 1 (black) - 2001.iso / Panda / DATA1.CAB / Exchange / CAJAS.DLL / 0 / RCDATA / TFORM5 / TFORM5.txt < prev   
Encoding:
Text File  |  2000-08-07  |  1.0 KB  |  53 lines

  1. object Form5: TForm5
  2.   Left = 208
  3.   Top = 112
  4.   ActiveControl = Button1
  5.   BorderIcons = []
  6.   BorderStyle = bsSingle
  7.   Caption = '1024'
  8.   ClientHeight = 395
  9.   ClientWidth = 346
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   Icon.Data = {<image000.ico>}
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image1: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 346
  26.     Height = 395
  27.     Picture.Data = {<image001.bmp>}
  28.   end
  29.   object Image2: TImage
  30.     Left = 0
  31.     Top = 0
  32.     Width = 345
  33.     Height = 393
  34.     Picture.Data = {<image002.bmp>}
  35.     Visible = False
  36.   end
  37.   object Button1: TButton
  38.     Left = 135
  39.     Top = 360
  40.     Width = 75
  41.     Height = 25
  42.     Caption = '1021'
  43.     Font.Charset = ANSI_CHARSET
  44.     Font.Color = clBlack
  45.     Font.Height = -11
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = []
  48.     ParentFont = False
  49.     TabOrder = 0
  50.     OnClick = Button1Click
  51.   end
  52. end
  53.